-
Home
-
DecaLog
-
3.0.1
-
Code
-
Classes
- DLogger
Total Complexity |
57 |
Dependencies |
13 |
Dependents |
16 |
Total lines |
413 |
Lines of code |
187 |
Logical lines of code |
108 |
Comment lines |
189 |
Methods |
18 |
Properties |
8 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init() |
A |
43 |
15 |
45 |
log() |
A |
44 |
13 |
41 |
__construct() |
S |
57 |
7 |
17 |
loggers_check() |
S |
56 |
2 |
18 |
is_debug_allowed() |
S |
66 |
3 |
9 |
count() |
S |
65 |
3 |
9 |
channel_tag() |
S |
71 |
2 |
6 |
normalize_array() |
S |
66 |
2 |
10 |
current_channel_tag() |
S |
80 |
1 |
3 |
normalize_string() |
S |
72 |
1 |
5 |
debug() |
S |
79 |
1 |
3 |
info() |
S |
79 |
1 |
3 |
notice() |
S |
79 |
1 |
3 |
warning() |
S |
79 |
1 |
3 |
error() |
S |
79 |
1 |
3 |
critical() |
S |
79 |
1 |
3 |
alert() |
S |
79 |
1 |
3 |
emergency() |
S |
79 |
1 |
3 |